In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationManager / RotateAnnotations Method

RotateAnnotations Method (AnnotationManager)

In This Topic
Syntax
'Declaration

 

Public Function RotateAnnotations( _

   ByVal Angle As Integer _

) As GdPictureStatus
public GdPictureStatus RotateAnnotations( 

   int Angle

)
public function RotateAnnotations( 

    Angle: Integer

): GdPictureStatus; 
public function RotateAnnotations( 

   Angle : int

) : GdPictureStatus;
public: GdPictureStatus RotateAnnotations( 

   int Angle

) 
public:

GdPictureStatus RotateAnnotations( 

   int Angle

) 

Parameters

Angle
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationManager
AnnotationManager Members